xmlutil
Toggle table of contents
0.91.3
Native
Target filter
Native
Switch theme
Search in API
Skip to content
xmlutil
serialization
/
nl.adaptivity.xmlutil.serialization
/
[Native]ThreadLocalFormatCache
/
ThreadLocalFormatCache
Thread
Local
Format
Cache
Native
constructor
(
capacity
:
Int
=
20
,
baseCacheFactory
:
(
)
->
FormatCache
=
{ DefaultFormatCache() }
)